Use AddReportVariable method to add a report variable to the report. This variable can then be used to provide a calculated field value in the Format Event. You can add as many report variables to your report as you need. Each report variable is identified by its name, which must be unique.
Sub AddReportVariable (type As CRReportVariableValueType,
pName As String, [arraySize As Long], [reserved])
Parameter | Description |
---|---|
CRReportVariableValueType. Specifies the type of variable that you want to add to the report. | |
Specifies the unique name for the report variable that you want to add. | |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |